home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 CISC / NextSTEP 3.3 CISC (Intel x86+Motorola 68k).iso / NextAdmin / HostManager.app / French.lproj / HostAddConfig.nib / data.classes next >
Text File  |  1993-02-09  |  348b  |  28 lines

  1. HostAddConfig = {
  2.     ACTIONS = {
  3.     selectNetPassword:;
  4.     doEnable:;
  5.     cancel:;
  6.     ok:;
  7.     windowWillClose:;
  8.     open:;
  9.     };
  10.     OUTLETS = {
  11.     netPasswordPanel;
  12.     tempIP;
  13.     cd;
  14.     lowIP;
  15.     hostAddConfigPanel;
  16.     autoEnabled;
  17.     highIP;
  18.     myDomain;
  19.     netPassword;
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23. FirstResponder = {
  24.     ACTIONS = {
  25.     };
  26.     SUPERCLASS = Object;
  27. };
  28.